字典二二>英语词典>storage allocation翻译和用法

storage allocation

英 [ˈstɔːrɪdʒ ˌæləˈkeɪʃn]

美 [ˈstɔːrɪdʒ ˌæləˈkeɪʃn]

网络  存储分配; 库容分配

计算机

英英释义

noun

  • (computer science) the assignment of particular areas of a magnetic disk to particular data or instructions
      Synonym:allocation

    双语例句

    • Some problems on storage allocation for parallel processing computers
      并行处理计算机中存贮分配的几个问题
    • Carbon Storage and Allocation of Monsoon Rain Forest over Limestone in Xishuangbanna, Yunnan; Study on the Supplemental Irrigation and Harvested Rainwater of Apricot in Middle-Mountain of Limestone Soil in Eastern South Shanxi
      西双版纳石灰山季雨林碳储量及其分配特征晋东南石灰岩中山区仁用杏经济林集雨补灌技术研究
    • To view storage space allocation for lists, click lists.
      若要查看列表的存储空间分配,请单击“列表”。
    • Simulate dynamic partition management for main memory storage allocation and recovery.
      模拟动态分区存储管理方式的主存分配与回收。
    • Sector associative buffer storage dynamic storage allocation
      区段相联缓冲存储器动态存储分配;动态存储器分配;动态存储区分配
    • This paper presents grammatical property of "the PL/ O language and its extension" and its storage allocation.
      本文介绍了在Dual68000机上实现的PL/O语言及其扩充的文法性质和存贮分配。
    • Study of algorithms about storage allocation of video stream in video server
      视频服务器中视频流存储分配算法的研究
    • This places a priority on the speed of storage allocation and release, and control of these can be very valuable in some situations.
      这样做会有一个很快的内存分配和释放的速度,并且能得到有效的控制。
    • The method of storage dynamical allocation is also used in programming, so the program can run on microcomputer or other kinds of computers.
      在程序的编制中还利用了数组动态存储技术,使程序能同时用于微机和其它类型的计算机。
    • The language does not define any storage allocation facility other than static definition and the provided by the local variables of functions
      这个语言只定义了静态变量和函数局部变量两中内存分配机制